Welcome![Sign In][Sign Up]
Location:
Search - SDI vc

Search list

[Other resource动态切分SDI

Description: 动态切分 是初学vc++的人的好实例 可以有效的帮助你学习-dynamic segmentation is the beginners vc good examples can effectively help you learn
Platform: | Size: 45901 | Author: 老大 | Hits:

[Menu controlOfficeXPMenuSDI

Description: Windows XP风格之Windows XP风格SDI,VC++下重绘SDI的标题栏,请在2000或XP没有打开XP主题的情况下运行-Windows XP Windows XP Style style SDI, SDI VC repaint the column heading, in 2000 or XP did not open the XP theme running under
Platform: | Size: 477923 | Author: 胡少龙 | Hits:

[Other resourceSDI-scroller

Description: VC下SDI下如何正确增加滚动条的详细说明及步骤!
Platform: | Size: 40905 | Author: hs | Hits:

[Dialog_Windowsdi-dialog-bmp

Description: vc++编写的单文档工程,通过添加无模式对话框能够实现摄像头的控制和图像的捕获及保存
Platform: | Size: 163518 | Author: 刘平 | Hits:

[Windows Developduogongnengjisuanqiruanma(SDI)

Description: VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。
Platform: | Size: 334591 | Author: 陈小兰 | Hits:

[GDI-BitmapSDI

Description: 基于VC++环境下的OPenGL开发代码,不用在进行编辑,直接编写关于OPenGL函数代码,进行OPenGL的编程。
Platform: | Size: 38461 | Author: 刘辅 | Hits:

[Windows DevelopVC视图绘制动态曲线图

Description: ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 1967656 | Author: xiayang168 | Hits:

[Windows Developmdisdi

Description: 在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
Platform: | Size: 27648 | Author: 那时花开 | Hits:

[Dialog_Windownomovewindow

Description: MFC,SDI,窗口不可最大化,最小化,改变尺寸,移动。vc++6.0,win2000调试通过。-MFC, SDI, the window can not maximize, minimize, change size, mobile. Vc 6.0, WIN2000 debugging through.
Platform: | Size: 23552 | Author: 李彬 | Hits:

[Other改变单文档背景的VC源代码

Description: 改变单文档背景的VC源代码-single document to change the background source code VC
Platform: | Size: 83968 | Author: 侯子 | Hits:

[Menu controlOfficeXPMenuSDI

Description: Windows XP风格之Windows XP风格SDI,VC++下重绘SDI的标题栏,请在2000或XP没有打开XP主题的情况下运行-Windows XP Windows XP Style style SDI, SDI VC repaint the column heading, in 2000 or XP did not open the XP theme running under
Platform: | Size: 477184 | Author: 胡少龙 | Hits:

[Dialog_WindowFrameResize_src

Description: vc++6.0可调节尺寸的Frame SDI-vc++ 6.0 adjustable size Frame SDI
Platform: | Size: 20480 | Author: yisun | Hits:

[VC/MFCSDI-scroller

Description: VC下SDI下如何正确增加滚动条的详细说明及步骤!-VC under the SDI how to increase the correct scroll bar and a detailed description of the steps!
Platform: | Size: 40960 | Author: hs | Hits:

[Dialog_Windowsdi-dialog-bmp

Description: vc++编写的单文档工程,通过添加无模式对话框能够实现摄像头的控制和图像的捕获及保存-vc++ prepared a single document engineering, by adding non-modal dialog box to achieve camera control and image capture and preserve the
Platform: | Size: 1738752 | Author: 刘平 | Hits:

[Windows Developduogongnengjisuanqiruanma(SDI)

Description: VC编写的多功能计算器,包含完整的源代码,具有常用计算器功能,向量计算功能,高等数学计算功能(行列式,根与系数关系,方程组求解),趣味运算(24点求解)。-VC prepared multifunctional calculator, contains the complete source code, with a common calculator functions, vector computing, advanced mathematics calculation function (determinant, the relationship between the roots and coefficients, Equations), fun computing (24 points Solving).
Platform: | Size: 333824 | Author: 陈小兰 | Hits:

[Graph RecognizeLicense_Plate_Recognition

Description: VC编的车牌识别系统,采用简单的SDI框架结构 ,一次处理一幅位图-VC series license plate recognition system, SDI, using a simple frame structure, one dealing with an bitmap
Platform: | Size: 233472 | Author: g | Hits:

[OtherMFC

Description: VC++ MFC SDI/MDI 框架各部分指针获取方式-VC++ MFC SDI/MDI frame pointer access to all parts of the way
Platform: | Size: 5120 | Author: jessy | Hits:

[GUI DevelopThumbViewer

Description: VC下的一个缩略图显示源码,相当windows下的一个文件浏览方式的缩略图显示.基于SDI-Under the thumbnails VC shows a source, under the very windows of a file browser shows thumbnails of the way. Based on the SDI
Platform: | Size: 2870272 | Author: zsj | Hits:

[OtherSDI(multiview)

Description: VC++6.0 单文档多视图 源代码 非常的简单实用 可以用作学习参考-VC++6.0 multiple view single document source code
Platform: | Size: 3665920 | Author: whg | Hits:

[Windows DevelopSDI

Description: windows mfc SID开发 , 开发环境WINDOWS VC++6.0
Platform: | Size: 32768 | Author: wcz | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net